Documentation

CustomerDepositWrapper extends NetSuiteWrapper
in package

Table of Contents

$RecordType  : mixed
$TransactionType  : mixed
createForSalesOrder()  : mixed

Properties

$TransactionType

public static mixed $TransactionType = NetSuiteClassesTransactionType::_customerDeposit

Methods

createForSalesOrder()

public static createForSalesOrder(string $soNr, float $amount, string $paymentMethod, string $PaymentTransactionID, string $PaymentProvider[, Carbon|null $date = null ][, array<string|int, mixed> $params = [] ]) : mixed
Parameters
$soNr : string
$amount : float
$paymentMethod : string
$PaymentTransactionID : string
$PaymentProvider : string
$date : Carbon|null = null
$params : array<string|int, mixed> = []
Tags
throws
Exception
Return values
mixed

Search results