Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
create
Method · 0.45
update
Method · 0.45
validateRequestModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected