Sha256: 3a976a5466f7b54256b58bc6063b2f8cf8820d6840b8a03ac73621216dc90603
Contents?: true
Size: 561 Bytes
Versions: 2
Compression:
Stored size: 561 Bytes
Contents
{ "type" : "object", "title" : "Internal Transfer Details", "name" : "internal_transfer_details", "description" : "Remote account for a Fidor internal transfer", "properties" : { "remote_account_id" : { "$ref" : "../base_types/base_types.json#definitions/account_id", "readonly" : true }, "internal_transfer_id" : { "description" : "Id of transfer if transaction was created by a transfer. Refunded transactions have no id", "readonly" : true, "type" : "string" } } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fidor_schema-0.5.0 | schema/v1.0/transaction_type_details/internal_transfer_details.json |
fidor_schema-0.4.3 | schema/v1.0/transaction_type_details/internal_transfer_details.json |