Method: Unit::Fee::CreateFeeRequest#idempotency_key
- Defined in:
- lib/unit/models/fee/create_fee_request.rb
#idempotency_key ⇒ Object (readonly)
Returns the value of attribute idempotency_key.
8 9 10 |
# File 'lib/unit/models/fee/create_fee_request.rb', line 8 def idempotency_key @idempotency_key end |