The Receipt details of an sbr_Sbdm Response object. More...
Typedefs | |
typedef struct _sbr_MsgReceipt | sbr_MsgReceipt |
The optional LodgementReceipt of the sbr_Response sbr_Sbdm. | |
Functions | |
SBR_CSR_EXPORT const char * | sbr_msgrec_id (sbr_MsgReceipt *receipt) |
The receipt id, if any. More... | |
SBR_CSR_EXPORT const char * | sbr_msgrec_datetime (sbr_MsgReceipt *receipt) |
The receipt timestamp, if any. More... | |
The Receipt details of an sbr_Sbdm Response object.
SBR_CSR_EXPORT const char* sbr_msgrec_id | ( | sbr_MsgReceipt * | receipt | ) |
The receipt id, if any.
A unique agency identifier for the lodgement.
receipt | the receipt |
SBR_CSR_EXPORT const char* sbr_msgrec_datetime | ( | sbr_MsgReceipt * | receipt | ) |
The receipt timestamp, if any.
The date and time at which the agency recorded the lodgement as having occurred.
receipt | the receipt |