Method: VoucherifySdk::ManagementProjectsCreateResponseBodyClientSideKey.openapi_nullable

Defined in:
lib/VoucherifySdk/models/management_projects_create_response_body_client_side_key.rb

.openapi_nullableObject

List of attributes with nullable: true



47
48
49
50
51
52
# File 'lib/VoucherifySdk/models/management_projects_create_response_body_client_side_key.rb', line 47

def self.openapi_nullable
  Set.new([
    :'app_id',
    :'app_token'
  ])
end