Table of Contents

Class ApTransactionLayerExtensions

Namespace
AkashicPaySDK.Model
Assembly
AkashicPaySDK.dll
public static class ApTransactionLayerExtensions
Inheritance
ApTransactionLayerExtensions
Inherited Members

Methods

GetValue(ApTransactionLayer)

public static string GetValue(this ApTransactionLayer layer)

Parameters

layer ApTransactionLayer

Returns

string

SetValue(string?)

public static ApTransactionLayer? SetValue(string? value)

Parameters

value string

Returns

ApTransactionLayer?