Class PresentmentMailTransactionResponse

PresentmentMailTransactionResponse class

Kelas respons transaksi email presentasi tagihan.

public class PresentmentMailTransactionResponse : AbstractTransactionResponse

Konstruktor

NamaKeterangan
PresentmentMailTransactionResponse()Menginisialisasi instance baru dariPresentmentMailTransactionResponse kelas.

Properti

NamaKeterangan
ClientCookie { get; set; }Mendapat atau menyetel data yang akan di-echo dalam respons transaksi
OfxExtension { get; set; }Mendapat atau menyetelOfxExtensionType .
PresentmentMailResponse { get; set; }Mendapat atau menyetelPresentmentMailResponse .
Status { get; set; }Mendapat atau menyetelStatus .
TransactionUniqueId { get; set; }Mendapatkan atau menyetel ID unik global yang ditetapkan klien untuk transaksi ini.

Lihat juga