Method: LockstepSdk::PaymentAppliedModel#payment_id

Defined in:
lib/lockstep_sdk/models/payment_applied_model.rb

#payment_idUuid

Returns The Payment applied to the invoice.

Returns:

  • (Uuid)

    The Payment applied to the invoice.



60
61
62
# File 'lib/lockstep_sdk/models/payment_applied_model.rb', line 60

def payment_id
  @payment_id
end