Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidType ¶
Types ¶
type Detail ¶
type Detail struct { PartyType Type `json:"partyType"` PartyId id.Identifier `json:"partyId"` }
type Details ¶
type Details struct { Detail ParentDetail }
type ParentDetail ¶
type ParentDetail struct { ParentPartyType Type `json:"parentPartyType"` ParentId id.Identifier `json:"parentId"` }
Click to show internal directories.
Click to hide internal directories.