sbrcsr 3.2.0
ATOMAS sbrcsr

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...
 

Detailed Description

The Receipt details of an sbr_Sbdm Response object.

Function Documentation

◆ sbr_msgrec_id()

SBR_CSR_EXPORT const char * sbr_msgrec_id ( sbr_MsgReceipt receipt)

The receipt id, if any.

A unique agency identifier for the lodgement.

Parameters
receiptthe receipt
Returns
the receipt id.

◆ sbr_msgrec_datetime()

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.

Parameters
receiptthe receipt
Returns
the receipt timestamp.