API Reference
Class
SlovenianUpnQrPayload
Slovenian UPN QR payment payload.
Inheritance
- Object
- SlovenianUpnQrPayload
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method QrPayloads.SlovenianUpn
Constructors
public SlovenianUpnQrPayload(String payerName, String payerAddress, String payerPlace, String recipientName, String recipientAddress, String recipientPlace, String recipientIban, String description, Double amount, Nullable<DateTime> deadline = null, String recipientSiModel = "SI00", String recipientSiReference = "", String code = "OTHR") #Creates a Slovenian UPN QR payment payload.
Parameters
- payerName System.String
- payerAddress System.String
- payerPlace System.String
- recipientName System.String
- recipientAddress System.String
- recipientPlace System.String
- recipientIban System.String
- description System.String
- amount System.Double
- deadline System.Nullable{System.DateTime} = null
- recipientSiModel System.String = "SI00"
- recipientSiReference System.String = ""
- code System.String = "OTHR"