Click or drag to resize
InternetWaybillModelAccountType Property
Account type.
Required if COD = true.

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

Namespace: FRAM.CommonLayer.Models.FRAM
Assembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntax
public string AccountType { get; set; }

Property Value

Type: String
See Also