Interface get_detail_of_transaction_Response

interface get_detail_of_transaction_Response {
    result: get_detail_of_transaction_Result;
}

Properties

Properties