Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateAndInviteClient ¶
type CreateAndInviteClient struct {
Reasons []string
}
func (CreateAndInviteClient) Error ¶
func (e CreateAndInviteClient) Error() string
type CreateAndInviteCompany ¶
type CreateAndInviteCompany struct {
Reasons []string
}
func (CreateAndInviteCompany) Error ¶
func (e CreateAndInviteCompany) Error() string
type InvalidClaims ¶
type InvalidClaims struct {
Reasons []string
}
func (InvalidClaims) Error ¶
func (e InvalidClaims) Error() string
type InvalidParty ¶
type InvalidParty struct {
Reasons []string
}
func (InvalidParty) Error ¶
func (e InvalidParty) Error() string
type PartyRetrieval ¶
type PartyRetrieval struct {
Reasons []string
}
func (PartyRetrieval) Error ¶
func (e PartyRetrieval) Error() string
Click to show internal directories.
Click to hide internal directories.