Page: purchase record
v.6 by Sergey Chernov
2018-07-07 18:07
2018-07-07 18:07
purchase: {
id: long,
state: string,
state_note: string
purchased_contract_base64: base64_string, // only if state == 'ready'
}
purchase: {
id: long,
state: string,
state_note: string
purchased_contract_base64: base64_string, // only if state == 'ready'
}