Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SerializeWithOrgPatchRequestBody_state ¶
func SerializeWithOrgPatchRequestBody_state(values []WithOrgPatchRequestBody_state) []string
Types ¶
type WithOrgPatchRequestBody_state ¶
type WithOrgPatchRequestBody_state int
The state that the membership should be in. Only `"active"` will be accepted.
const (
ACTIVE_WITHORGPATCHREQUESTBODY_STATE WithOrgPatchRequestBody_state = iota
)
func (WithOrgPatchRequestBody_state) String ¶
func (i WithOrgPatchRequestBody_state) String() string
Click to show internal directories.
Click to hide internal directories.