Method: UpBankingClient::WebhookDeliveryLogResourceAttributes.openapi_nullable
- Defined in:
- lib/up_banking/models/webhook_delivery_log_resource_attributes.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
54 55 56 57 58 |
# File 'lib/up_banking/models/webhook_delivery_log_resource_attributes.rb', line 54 def self.openapi_nullable Set.new([ :'response', ]) end |