GoogleApi.SASPortal.V1alpha1.Model.SasPortalSignDeviceRequest (google_api_sas_portal v0.6.0) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalSignDeviceRequest{
device: GoogleApi.SASPortal.V1alpha1.Model.SasPortalDevice.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.