OperationEscrowFinish$json top-level constant
- @Deprecated('Use operationEscrowFinishDescriptor instead')
Implementation
@$core.Deprecated('Use operationEscrowFinishDescriptor instead')
const OperationEscrowFinish$json = {
'1': 'OperationEscrowFinish',
'2': [
{'1': 'owner', '3': 1, '4': 1, '5': 9, '10': 'owner'},
{'1': 'offer_sequence', '3': 2, '4': 1, '5': 13, '10': 'offerSequence'},
{'1': 'condition', '3': 3, '4': 1, '5': 9, '10': 'condition'},
{'1': 'fulfillment', '3': 4, '4': 1, '5': 9, '10': 'fulfillment'},
],
};