Type alias DowJonesGetTransactionStatusByCaseIdAndIdResponse
DowJonesGetTransactionStatusByCaseIdAndIdResponse: { data: { attributes: TransactionData; id: string; links: ResponseLinksSelf; type: string; }; } Type declaration
data: {
attributes: TransactionData;
id: string;
links: ResponseLinksSelf;
type: string;
}
attributes: TransactionData
id: string
type: string