toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.codes.templates.depositReturnVoucher
/
DepositReturnVoucherProvider
Deposit
Return
Voucher
Provider
data
class
DepositReturnVoucherProvider
(
val
id
:
String
,
val
templates
:
List
<
CodeTemplate
>
)
Members
Constructors
Deposit
Return
Voucher
Provider
Link copied to clipboard
constructor
(
id
:
String
,
templates
:
List
<
CodeTemplate
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
templates
Link copied to clipboard
val
templates
:
List
<
CodeTemplate
>