# Constants
These are the different statuses an invitation can have.
These are the different statuses an invitation can have.
# Structs
Backup is a service instance backup.
BackupResponse is the response from the server from a create backup call.
BackupsResponse is the response of the server to a get backups call.
BillingAccount is an entity of the Swisscom Application Cloud which handles billing.
BillingAccountResponse is a response from the server to a billing account request.
CFMetadata is a set of data any Cloud Foundry entity has.
Domain is a Cloud Foundry domain.
DomainsResponse is a response from the server to a domains request.
Event is a service instance event.
EventsResponse is a response from the server to an events call.
Invitation is an invitation a user received to join a specific entity.
InvitationResponse is a response from the server to an invitation request.
InvitationsResponse is a response from the server containing invitations.
InviteBillingAccountUserRequest is the request to invite a user to a billing account.
InviteOrgUserRequest is a request to invite a user to an org.
InviteSpaceUserRequest is a request to invite a user to a space.
Plugin is the Swisscom Application Cloud cf CLI plugin.
Restore is a service instance restore.
RestoreBackupResponse is a response from the server to a restore backup call.
ServerResponseError is the response from a server which may contain an error.
ServerResponsePagination is a server response including pagination information.
SSLCertificate is an SSL certificate which can be used to secure routes.
SSLCertificateRequest is the request to create an SSL certificate.
SSLCertificateResponse is the response from the server from a create certificate call.
SSLCertificatesResponse is a response from the server .
TreeApp is an app node of the tree structure.
TreeOrg is an org node of the tree structure.
TreeResponse is the response of a server to a tree request.
TreeService is a service instance node of the tree structure.
TreeSpace is a space node of the tree structure.