Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 385 Bytes

RegistrationGCPAccountCreateRequestExtV1.md

File metadata and controls

18 lines (12 loc) · 385 Bytes

Falcon::RegistrationGCPAccountCreateRequestExtV1

Properties

Name Type Description Notes
resources Array<RegistrationGCPAccountExtV1>

Example

require 'crimson-falcon'

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