View Source GoogleApi.CloudIdentity.V1.Model.ExpiryDetail (google_api_cloud_identity v0.32.0)

The MembershipRole expiry details.

Attributes

  • expireTime (type: DateTime.t, default: nil) - The time at which the MembershipRole will expire.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudIdentity.V1.Model.ExpiryDetail{
  expireTime: DateTime.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.