Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 381 Bytes

RegistrationGCPAccountPatchRequestV1.md

File metadata and controls

18 lines (12 loc) · 381 Bytes

Falcon::RegistrationGCPAccountPatchRequestV1

Properties

Name Type Description Notes
resources Array<RegistrationGCPAccountPatchV1>

Example

require 'crimson-falcon'

instance = Falcon::RegistrationGCPAccountPatchRequestV1.new(
  resources: null
)