Documentation

AllocationDefaults
in package

Tags

Table of Contents

$active  : bool|null
$location  : ThubLocationId|null
$paymentCategory  : string|null
__construct()  : mixed
active()  : bool|null
location()  : ThubLocationId|null
paymentCategory()  : string|null

Properties

Methods

__construct()

public __construct(ThubLocationId|null $location, string|null $paymentCategory, bool|null $active) : mixed
Parameters
$location : ThubLocationId|null
$paymentCategory : string|null
$active : bool|null
Tags
Return values
mixed

paymentCategory()

public paymentCategory() : string|null
Return values
string|null

Search results