Click or drag to resize

InternetWaybillAccountType Property

Account type.
Required if COD = true.
Max Length = 3.

AVI = Avi
BG = Bankgiro
KTO = Account
PG = Plusgiro

Namespace: FRAM.WcfService.Public.Models
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string AccountType { get; set; }

Property Value

String
See Also