MCPcopy Create free account
hub / github.com/FiscalAPI/fiscalapi-java / getPersonId

Method getPersonId

src/main/java/com/fiscalapi/models/ApiKey.java:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public String getPersonId() {
32 return personId;
33 }
34
35 public void setPersonId(String personId) {
36 this.personId = personId;

Callers 3

createMethod · 0.45
updateMethod · 0.45
validateRequestModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected