{
"CardLength": "sample string 1",
"CardPrefix": "sample string 2",
"CreatedDateTime": "2025-04-24T08:19:19.1005244-07:00",
"CreateLocation": "sample string 3",
"CreatedBy": "sample string 4",
"Description": "sample string 5",
"EditMask": "sample string 6",
"Id": 1,
"Inactive": true,
"UpdatedDateTime": "2025-04-24T08:19:19.1005244-07:00",
"UpdatedBy": "sample string 8",
"Mod10Indicator": "sample string 9",
"CardtypeIndicator": "sample string 10"
}
<AccountType xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<CardLength>sample string 1</CardLength>
<CardPrefix>sample string 2</CardPrefix>
<CardtypeIndicator>sample string 10</CardtypeIndicator>
<CreateLocation>sample string 3</CreateLocation>
<CreatedBy>sample string 4</CreatedBy>
<CreatedDateTime>2025-04-24T08:19:19.1005244-07:00</CreatedDateTime>
<Description>sample string 5</Description>
<EditMask>sample string 6</EditMask>
<Id>1</Id>
<Inactive>true</Inactive>
<Mod10Indicator>sample string 9</Mod10Indicator>
<UpdatedBy>sample string 8</UpdatedBy>
<UpdatedDateTime>2025-04-24T08:19:19.1005244-07:00</UpdatedDateTime>
</AccountType>