Method: UpBankingClient::CreateWebhookResponseData.openapi_nullable
- Defined in:
- lib/up_banking/models/create_webhook_response_data.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
59 60 61 62 |
# File 'lib/up_banking/models/create_webhook_response_data.rb', line 59 def self.openapi_nullable Set.new([ ]) end |