create static method

PaymentTerms create()

Implementation

@$core.pragma('dart2js:noInline')
static PaymentTerms create() => PaymentTerms._();