OBJECT
CreateGuestCredentialReply
Description
Supported in v5.0+
link GraphQL Schema definition
- type CreateGuestCredentialReply {
- # Base guest credential details.
- : BaseGuestCredentialDetail
- # Supported in v9.2+
- : String
- # Supported in v5.0+
- : String
- # Required. Supported in v5.0+
- : String!
- }