Class ProfileTransactionResponse

ProfileTransactionResponse class

Kelas respons transaksi profil.

public class ProfileTransactionResponse : AbstractTransactionResponse

Konstruktor

NamaKeterangan
ProfileTransactionResponse()Menginisialisasi instance baru dariProfileTransactionResponse kelas.

Properti

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

Lihat juga