Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CheckOut ¶
type CheckOut struct { IsAvailable bool `json:"is_available"` BorrowerEntityID string `json:"borrower_entity_id"` BorrowerClientToken string `json:"borrower_client_token"` }
CheckOut provides information for a service account that is currently checked out.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.