struct Responseextension Google.StructureUserManagementTrait.ListInvitations.Response : CommandResponse, SendableUndocumented
-
Undocumented
Declaration
Swift
let invitationDetailsArray: [Google.StructureUserManagementTrait.InvitationDetails] -
Creates a new ClusterResponse instance using data read from the given
TraitDecoder.Throws
HomeError.parseErrorwhen parsing fails.Declaration
Swift
init(decoder: TraitDecoder) throwsParameters
decoderThe raw data representing this Response.