View Source GoogleApi.SASPortal.V1alpha1.Model.SasPortalSignDeviceRequest (google_api_sas_portal v0.18.0)

Request for SignDevice.

Attributes

  • device (type: GoogleApi.SASPortal.V1alpha1.Model.SasPortalDevice.t, default: nil) - Required. The device to sign. The device fields name, fcc_id and serial_number must be set. The user_id field must be set.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalSignDeviceRequest{
  device: GoogleApi.SASPortal.V1alpha1.Model.SasPortalDevice.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.